object AboutBox: TAboutBox Left = 742 Top = 374 BorderStyle = bsDialog Caption = 'About' ClientHeight = 325 ClientWidth = 416 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 14 object Panel1: TPanel Left = 9 Top = 9 Width = 398 Height = 280 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 9 Top = 9 Width = 44 Height = 44 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 121 Top = 9 Width = 157 Height = 31 Alignment = taCenter AutoSize = False Caption = 'PurgeIE' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -25 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 121 Top = 43 Width = 157 Height = 22 Alignment = taCenter AutoSize = False Caption = 'Version 0.7.5' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 9 Top = 97 Width = 107 Height = 14 Caption = 'Copyright 1999 - 2003' IsControl = True end object Comments: TLabel Left = 9 Top = 174 Width = 345 Height = 14 AutoSize = False Caption = 'This functions for Win-95, 98, ME, 2000, XP and NT-4.0' WordWrap = True IsControl = True end object Label1: TLabel Left = 9 Top = 117 Width = 225 Height = 14 Caption = 'Assistance and Resources for Computing, Inc.' IsControl = True end object Label2: TLabel Left = 9 Top = 154 Width = 314 Height = 14 Caption = 'Purge unwanted Cookies, Cache, History, etc. from IE-4.0 - IE-6.' + '0' end object AboutTrial: TLabel Left = 11 Top = 220 Width = 377 Height = 43 Alignment = taCenter AutoSize = False Caption = '--- Limited-Trial Version ---' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -17 Font.Name = 'Arial' Font.Style = [] ParentFont = False ShowAccelChar = False WordWrap = True end object IElevelLabel: TLabel Left = 9 Top = 195 Width = 3 Height = 14 end object Build: TLabel Left = 11 Top = 71 Width = 377 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Build 4.1.1.101' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -15 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end end object OKButton: TButton Left = 174 Top = 295 Width = 76 Height = 27 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end